Don't emit ::icon-pressed on nonactivatable icons. Fix up docs to match
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Dec 2008 04:56:55 +0000 (04:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Dec 2008 04:56:55 +0000 (04:56 +0000)
commit53f475a67a02733c08d0ce58dd1f457fc88a1e2b
treec1c4e9d7daac810183b14ffa1563ce98dd5aaf4a
parentac3dd9071654b6901d12e3f1d26ecc181a14b5df
Don't emit ::icon-pressed on nonactivatable icons. Fix up docs to match

2008-12-26  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkentry.c: Don't emit ::icon-pressed on nonactivatable
        icons. Fix up docs to match actual api.

        * tests/testentryicons.c: Reshuffle tests a bit. Add a DND test.

svn path=/trunk/; revision=21942
ChangeLog
gtk/gtkentry.c
tests/testentryicons.c